Welcome![Sign In][Sign Up]
Location:
Search - ACE server example

Search list

[WinSock-NDISHttpAgent

Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for
Platform: | Size: 3195441 | Author: 张志 | Hits:

[Remote Controlc_s_udp_tcp

Description: 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use of c / s structure of the examples, After the broadcast server, client connect to server initiated, then start receiving threaded server and the data received through a separate thread processing; The code has the following characteristics : wxWidgets ace incident cycle and the cycle of Reactor incident parallel processing, Timer and writable parallel processing, tcp and udp communications parallel processing, Got threads and the threads in parallel communications; this example, Cross-platform development of cross-compiler with the graphical interface c / s procedures as easy.
Platform: | Size: 2088889 | Author: wuyan | Hits:

[Internet-NetworkHttpAgent

Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for
Platform: | Size: 3194880 | Author: 张志 | Hits:

[Remote Controlc_s_udp_tcp

Description: 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use of c/s structure of the examples, After the broadcast server, client connect to server initiated, then start receiving threaded server and the data received through a separate thread processing; The code has the following characteristics : wxWidgets ace incident cycle and the cycle of Reactor incident parallel processing, Timer and writable parallel processing, tcp and udp communications parallel processing, Got threads and the threads in parallel communications; this example, Cross-platform development of cross-compiler with the graphical interface c/s procedures as easy.
Platform: | Size: 2088960 | Author: wuyan | Hits:

[TCP/IP stackACEserver

Description: 基于ACE开发的简单的UDP服务器以及客户端,并实现广播的功能。-Based on the ACE to develop a simple UDP server and client, and to realize the function of broadcasting.
Platform: | Size: 186368 | Author: 郑剑芳 | Hits:

[OtherCppNetworkProgramVol_1

Description: 本书讲述的内容是:如何用C++和中间件来解决网络应用程序开发中相关的重要课题。首先回顾主流OS平台本身具有的核心OS机制,并阐释如何在ACE中运用C++和模式,将这些机制封装到类库(class library)wrapper facade之中,从而提高应用程序的可移植性和健壮性。本书用到的主要例子是一个网络日志服务程序,其功能是:通过TCP/IP,将日志记录从客户程序传输到一个日志服务器。-About the contents of this book is: How do C++ And middleware to address the development of web applications related to an important subject. Recalling the first mainstream OS platform itself is the core OS mechanism, and explain how the use of ACE in C++ And models of these mechanisms to the library package (class library) wrapper facade, and so as to enhance the application can be transplanted and robustness. The book s main example used is a Web log service procedures, and its function is to: The TCP/IP, the log records from the client transferred to a log server.
Platform: | Size: 2399232 | Author: cupea | Hits:

[OtherCppNetworkProgramVol_2

Description: 本书讲述的内容是:如何用C++和中间件来解决网络应用程序开发中相关的重要课题。首先回顾主流OS平台本身具有的核心OS机制,并阐释如何在ACE中运用C++和模式,将这些机制封装到类库(class library)wrapper facade之中,从而提高应用程序的可移植性和健壮性。本书用到的主要例子是一个网络日志服务程序,其功能是:通过TCP/IP,将日志记录从客户程序传输到一个日志服务器。-About the contents of this book is: How do C++ And middleware to address the development of web applications related to an important subject. Recalling the first mainstream OS platform itself is the core OS mechanism, and explain how the use of ACE in C++ And models of these mechanisms to the library package (class library) wrapper facade, and so as to enhance the application can be transplanted and robustness. The book s main example used is a Web log service procedures, and its function is to: The TCP/IP, the log records from the client transferred to a log server.
Platform: | Size: 2251776 | Author: cupea | Hits:

[Internet-Networkece

Description: ace源代码中附带的管理日志服务器实现的一个具体的小例子,希望能上传成功-ace in the source code attached to the log management server of a specific implementation of a small example of the hope of a successful upload
Platform: | Size: 75776 | Author: star | Hits:

[Windows DevelopC_plus_Network_Programming

Description: This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design.-This book describes how C++ and middleware help address key challenges associated with developing networked applications. We review the core native OS mechanisms available on popular OS platforms and illustrate how C++ and patterns are applied in ACE to encapsulate these mechanisms in class library wrapper facades that improve application portability and robustness. The book s primary application example is a networked logging service that transfers log records from client applications to a logging server over TCP/IP.
Platform: | Size: 3337216 | Author: Jian | Hits:

[Internet-NetworkServer(ACE)

Description: ACE框架开发网络通讯服务器的简单示例,我自己还也没看过,共享出来-ACE framework of the development of network communications server, a simple example, I still had never seen, shared out
Platform: | Size: 14336 | Author: baer | Hits:

[Internet-NetworkNetTransfer

Description: 一个ACE的文件传输例子,此文件包含两个工程,一位服务器端,一个为客户端,注释详细,希望能帮助一些人!-An ACE file transfer example, this file contains two projects, a server-side, one for the client, notes in detail, hoping to help some people!
Platform: | Size: 69632 | Author: Sun_LZ | Hits:

[Internet-NetworkResource

Description: 一个包含客户端、服务器的Corba实例,基于ACE和TAO-A CORBA Example Consisted of client and server
Platform: | Size: 12186624 | Author: zhaojiakui | Hits:

[Game Enginesegs

Description: ACE+boost+mysql编写的游戏服务器,学习ACE编程很经典的一个服务器范例。可与运行在Linux和windows环境下。-ACE+ boost+ mysql server written in the game, learning ACE program is a classic example of a server. With Linux and windows environment.
Platform: | Size: 498688 | Author: bright | Hits:

[OtherACEPQT

Description: 用ACE做的服务器,界面采用QT开发,是一个程序小例子。-To do with the ACE server interface using QT development, is a small example of a program.
Platform: | Size: 755712 | Author: 雨柔 | Hits:

CodeBus www.codebus.net